[INFO] fetching crate argentum_rest_generator_app 0.3.1...
[INFO] checking argentum_rest_generator_app-0.3.1 against master#89a99936d9e76a50e8df622e7242190841fd871b for pr-156160
[INFO] extracting crate argentum_rest_generator_app 0.3.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate argentum_rest_generator_app 0.3.1
[INFO] finished tweaking crates.io crate argentum_rest_generator_app 0.3.1
[INFO] tweaked toml for crates.io crate argentum_rest_generator_app 0.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate argentum_rest_generator_app 0.3.1 on toolchain 89a99936d9e76a50e8df622e7242190841fd871b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate argentum_rest_generator_app 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.15
[INFO] [stderr]   Downloaded thiserror v2.0.15
[INFO] [stderr]   Downloaded hyper-util v0.1.7
[INFO] [stderr]   Downloaded serde_valid_literal v1.0.5
[INFO] [stderr]   Downloaded argentum_user_business v0.3.1
[INFO] [stderr]   Downloaded argentum_rest_infrastructure v0.3.1
[INFO] [stderr]   Downloaded serde_valid v1.0.5
[INFO] [stderr]   Downloaded serde_valid_derive v1.0.5
[INFO] [stderr]   Downloaded compiletime-regex v1.0.0
[INFO] [stderr]   Downloaded argentum_encryption_business v0.3.1
[INFO] [stderr]   Downloaded argentum_notification_business v0.3.1
[INFO] [stderr]   Downloaded argentum_log_business v0.3.1
[INFO] [stderr]   Downloaded argentum_standard_business v0.3.1
[INFO] [stderr]   Downloaded argentum_user_account_business v0.3.1
[INFO] [stderr]   Downloaded argentum_standard_infrastructure v0.3.1
[INFO] [stderr]   Downloaded argentum_openapi_infrastructure v0.3.1
[INFO] [stderr]   Downloaded argentum_log_infrastructure v0.3.1
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded serde_yaml_ng v0.9.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cdb121cea5bf856dcb0fa0478623d26e3ce2c8ae10d4c6ec66b430c37a3d4327
[INFO] running `Command { std: "docker" "start" "cdb121cea5bf856dcb0fa0478623d26e3ce2c8ae10d4c6ec66b430c37a3d4327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cdb121cea5bf856dcb0fa0478623d26e3ce2c8ae10d4c6ec66b430c37a3d4327" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdb121cea5bf856dcb0fa0478623d26e3ce2c8ae10d4c6ec66b430c37a3d4327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cdb121cea5bf856dcb0fa0478623d26e3ce2c8ae10d4c6ec66b430c37a3d4327" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking argentum_encryption_business v0.3.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking serde_valid_literal v1.0.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/89a99936d9e76a50e8df622e7242190841fd871b/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/89a99936d9e76a50e8df622e7242190841fd871b/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=e3430d26fcb08410 -C extra-filename=-cdba0373b184c4c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b685279e46bbd109.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4a3decbeeb3fc319.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cdb121cea5bf856dcb0fa0478623d26e3ce2c8ae10d4c6ec66b430c37a3d4327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdb121cea5bf856dcb0fa0478623d26e3ce2c8ae10d4c6ec66b430c37a3d4327", kill_on_drop: false }`
[INFO] [stdout] cdb121cea5bf856dcb0fa0478623d26e3ce2c8ae10d4c6ec66b430c37a3d4327
